Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump micronaut from 3.10.4 to 4.7.0 #410

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2024

Bumps micronaut from 3.10.4 to 4.7.0.
Updates io.micronaut:micronaut-http-client from 3.10.4 to 4.7.0

Release notes

Sourced from io.micronaut:micronaut-http-client's releases.

Micronaut Core 4.7.0

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes 💡

Improvements ⭐

Docs 📖

Dependency updates 🚀

... (truncated)

Commits
  • fdc9b38 [skip ci] Release v4.7.0
  • 4f28175 Use @​PreMatching for CORS Preflight request (#11097)
  • 35ea6ba RawHttpClient (#11227)
  • b1bd3ff Update introspection documentation (#11240)
  • fcb40d7 Correct checking for internal/experimental API usage (#11249)
  • 095f93e fix(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4...
  • e9ce89c fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.3 (#11237)
  • 8766bfc fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.9 (#11246)
  • b19f90e fix(router): get 'uri' mapping default value if no 'uris' found in http annot...
  • b020fb6 feat: Add ability to disable normalization for property keys in EachProperty ...
  • Additional commits viewable in compare view

Updates io.micronaut:micronaut-inject-groovy from 3.10.4 to 4.7.0

Release notes

Sourced from io.micronaut:micronaut-inject-groovy's releases.

Micronaut Core 4.7.0

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes 💡

Improvements ⭐

Docs 📖

Dependency updates 🚀

... (truncated)

Commits
  • fdc9b38 [skip ci] Release v4.7.0
  • 4f28175 Use @​PreMatching for CORS Preflight request (#11097)
  • 35ea6ba RawHttpClient (#11227)
  • b1bd3ff Update introspection documentation (#11240)
  • fcb40d7 Correct checking for internal/experimental API usage (#11249)
  • 095f93e fix(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4...
  • e9ce89c fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.3 (#11237)
  • 8766bfc fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.9 (#11246)
  • b19f90e fix(router): get 'uri' mapping default value if no 'uris' found in http annot...
  • b020fb6 feat: Add ability to disable normalization for property keys in EachProperty ...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `micronaut` from 3.10.4 to 4.7.0.

Updates `io.micronaut:micronaut-http-client` from 3.10.4 to 4.7.0
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/4.7.x/RELEASE.adoc)
- [Commits](micronaut-projects/micronaut-core@v3.10.4...v4.7.0)

Updates `io.micronaut:micronaut-inject-groovy` from 3.10.4 to 4.7.0
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/4.7.x/RELEASE.adoc)
- [Commits](micronaut-projects/micronaut-core@v3.10.4...v4.7.0)

---
updated-dependencies:
- dependency-name: io.micronaut:micronaut-http-client
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.micronaut:micronaut-inject-groovy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2024

Superseded by #423.

@dependabot dependabot bot closed this Oct 25, 2024
@dependabot dependabot bot deleted the dependabot/gradle/micronaut-4.7.0 branch October 25, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants